From d57cdbc921d1a50eb6d37471df59dbb3a8a0bb2b Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 4 Aug 2012 22:00:18 +0000 Subject: Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5008 42af7a65-404d-4744-a932-0658087f49c3 --- apps/nshlib/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/nshlib/README.txt') diff --git a/apps/nshlib/README.txt b/apps/nshlib/README.txt index 543b9a448..7dbae8e63 100644 --- a/apps/nshlib/README.txt +++ b/apps/nshlib/README.txt @@ -310,7 +310,7 @@ o dd if= of= [bs=] [count=] [skip=] o df - Show the state of each mounted volume + Show the state of each mounted volume. Example: -- cgit v1.2.3