summaryrefslogtreecommitdiff
path: root/apps/system/install/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-13 16:24:28 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-13 16:24:28 -0600
commit43ec94a665e13552402ff4f102e0f65f6792cf29 (patch)
tree05da26d1bb5e364c1a388afd54630d5ae3ca4aa7 /apps/system/install/README.txt
parent70b6bb22af51defd713adfd452309f32f0e523aa (diff)
downloadnuttx-43ec94a665e13552402ff4f102e0f65f6792cf29.tar.gz
nuttx-43ec94a665e13552402ff4f102e0f65f6792cf29.tar.bz2
nuttx-43ec94a665e13552402ff4f102e0f65f6792cf29.zip
More trailing whilespace removal
Diffstat (limited to 'apps/system/install/README.txt')
-rw-r--r--apps/system/install/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/system/install/README.txt b/apps/system/install/README.txt
index 66e9b0939..114e9c5a3 100644
--- a/apps/system/install/README.txt
+++ b/apps/system/install/README.txt
@@ -11,9 +11,9 @@ the program memory (flash) area into free area and creates a start-up
script into selected directory (i.e. /usr/bin/progname).
Usage:
- install [--stack RequiredStackSpace] [--priority Priority]
+ install [--stack RequiredStackSpace] [--priority Priority]
source-file destination-directory
-
+
If stackspace is not given default stack space of 4096 Bytes is used.
If priority is not given system default is used.