Jelajahi Sumber

update documentation to follow changes

Antoine Beaupré 9 tahun lalu
induk
melakukan
a062e8f821
1 mengubah file dengan 1 tambahan dan 7 penghapusan
  1. 1 7
      docs/usage.rst

+ 1 - 7
docs/usage.rst

@@ -21,12 +21,6 @@ Supported levels: ``debug``, ``info``, ``warning``, ``error``, ``critical``.
 
 All log messages created with at least the given level will be output.
 
-Amount of informational output
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-For some subcommands, using the ``-v`` or ``--verbose`` option will give you
-more informational output (at ``info`` level).
-
 Return codes
 ~~~~~~~~~~~~
 
@@ -435,7 +429,7 @@ Here are misc. notes about topics that are maybe not covered in enough detail in
 Item flags
 ~~~~~~~~~~
 
-`borg create -v` outputs a verbose list of all files, directories and other
+`borg create --changed` outputs a verbose list of all files, directories and other
 file system items it considered. For each item, it prefixes a single-letter
 flag that indicates type and/or status of the item.