소스 검색

fix(help): reflow help

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 년 전
부모
커밋
f44d34edcd
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/options/help.rs

+ 2 - 1
src/options/help.rs

@@ -76,7 +76,8 @@ LONG VIEW OPTIONS
   --no-filesize              suppress the filesize field
   --no-filesize              suppress the filesize field
   --no-user                  suppress the user field
   --no-user                  suppress the user field
   --no-time                  suppress the time field
   --no-time                  suppress the time field
-  --stdin                    read file names from stdin, one per line or other separator specified in environment";
+  --stdin                    read file names from stdin, one per line or other separator 
+                             specified in environment";
 
 
 static GIT_VIEW_HELP: &str = "  \
 static GIT_VIEW_HELP: &str = "  \
   --git                      list each file's Git status, if tracked or ignored
   --git                      list each file's Git status, if tracked or ignored