added docs for ll and get_feisty
authorChris Koeritz <fred@gruntose.com>
Tue, 19 Dec 2017 23:54:01 +0000 (18:54 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 19 Dec 2017 23:54:01 +0000 (18:54 -0500)
documentation/feisty_meow_command_reference.txt

index ebe9d02c412b643c573a56513c4d1c8bbb83be88..e7f3382fffa0a10a0c04c9dfaca795a4aa8a68c3 100644 (file)
@@ -29,6 +29,9 @@ generally useful commands
   show the directory with a "summing" feature that calculates the full size
   consumed by all files in the listing, with somewhat esthetic output.
 
+  ll:
+  like 'dir' but also includes hidden files (e.g. those starting with a dot).
+
   ls:
   the standard ls command (not the summing directory), but with ls colors
   enabled.
@@ -38,6 +41,10 @@ generally useful commands
   deleted files in "$TMP/zz_safedel_keep" and writes a report of the deletion
   history in "$TMP/zz_safedel_report.txt".
 
+  get_feisty:
+  update the feisty meow codebase from its origin and run the reconfigure
+  script to update the current user's feisty meow configuration.
+
 note: currently there is no "empty the trash" function aside from running a
 command such as:
   # \rm -rf $TMP/zz_safedel*