summaryrefslogtreecommitdiff
path: root/apps/nshlib/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/nshlib/README.txt')
-rw-r--r--apps/nshlib/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/nshlib/README.txt b/apps/nshlib/README.txt
index bd2dd75f7..7be3be5df 100644
--- a/apps/nshlib/README.txt
+++ b/apps/nshlib/README.txt
@@ -261,6 +261,11 @@ o cd [<dir-path>|-|~|..]
'home' directory is '/'.
'cd ..' sets the current working directory to the parent directory.
+o cmp <path1> <path2>
+
+ Compare of the contents of the file at <file1> with the contents of
+ the file at <path2>. Returns an indication only if the files differ.
+
o cp <source-path> <dest-path>
Copy of the contents of the file at <source-path> to the location