From 71c0f160208e26a8c47b3c99846c1803cf461778 Mon Sep 17 00:00:00 2001 From: Masataro Asai Date: Mon, 1 Apr 2019 20:26:09 +0900 Subject: [PATCH] [ci skip] fix document typo in ros-dump --- documents/ros-dump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/ros-dump.md b/documents/ros-dump.md index a1d4af0..165549a 100644 --- a/documents/ros-dump.md +++ b/documents/ros-dump.md @@ -2,7 +2,7 @@ ros-dump - make a dumped image of a roswell script # Synopsis -**ros [OPTIONS1...] [OPTIONS2...] MODE** args... +**ros [OPTIONS1...] dump [OPTIONS2...] MODE** args... `OPTIONS1` specify the standard roswell options such as `-L` or `-m LISP`. `OPTIONS2` specify the image reduction options we describe later.