diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 22:10:52 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-07 22:10:52 +0100 |
commit | b34684269ce6e04e17558be1b83a1917fea03e4e (patch) | |
tree | 2299cefb7089839db376abe0d270fdc14da72398 | |
parent | It is not intented to only support Linux, do not formulate it as such (diff) | |
download | scrotty-b34684269ce6e04e17558be1b83a1917fea03e4e.tar.gz scrotty-b34684269ce6e04e17558be1b83a1917fea03e4e.tar.bz2 scrotty-b34684269ce6e04e17558be1b83a1917fea03e4e.tar.xz |
... description in the concept code too
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rwxr-xr-x | doc/concept | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/concept b/doc/concept index a88ebae..b45c44d 100755 --- a/doc/concept +++ b/doc/concept @@ -1,6 +1,7 @@ #!/bin/bash -# scrotty — Screenshot program for Linux's TTY +# scrotty — Framebuffer screenshot program +# # Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) # # This program is free software: you can redistribute it and/or modify |