config

A simple configuration manager

Commit
250b589a4b9414fe6f2f718e29636c137c57dff0
Parent
90cc5a41a6e6fe941073045f769a2ae8bd600015
Author
Pablo <pablo-escobar@riseup.net>
Date

Changed a comment

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified config 2 1 1
diff --git a/config b/config
@@ -92,7 +92,7 @@ get_pathspec()
 
 # Parse the commands
 case "$1" in
-  # Add files to the list of files
+  # Add files to the list of tracked files
   track)
     shift