diff options
author | Florian Pritz <bluewind@xinu.at> | 2012-11-12 17:23:58 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2012-11-12 17:23:58 +0100 |
commit | 1a59f7cf8eac092a894a5855a3154fa8c333dae7 (patch) | |
tree | 074d0f236474d7c1eb643f08c916016969592ce9 /fb-helper.c | |
parent | c27ab3acdf3f87a7aaade5fcf79779334bea5b8e (diff) |
fb-helper.c: Fix description
This is not a script so don't call it one.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'fb-helper.c')
-rw-r--r-- | fb-helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fb-helper.c b/fb-helper.c index cfde5c3..3c0e682 100644 --- a/fb-helper.c +++ b/fb-helper.c @@ -1,5 +1,5 @@ /* - * Description: This is intended as a helper script for fb only. + * Description: This is intended as a helper for fb only. * * Synopsis: ./fb-helper <action> <URL> <file> * |