diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-23 21:28:54 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-23 21:28:54 +0100 |
commit | 3f8260a251a8b981f8089123cd4455c884c11795 (patch) | |
tree | 9edeabeffb78d083103be198ef5372c0477a0151 /README | |
parent | m + construct msg for daemon (diff) | |
download | sat-3f8260a251a8b981f8089123cd4455c884c11795.tar.gz sat-3f8260a251a8b981f8089123cd4455c884c11795.tar.bz2 sat-3f8260a251a8b981f8089123cd4455c884c11795.tar.xz |
m readme
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ NAME - sat - A simple implementation of at(1), with some incompatibility + sat - A simple incompatibility implementation of at(1). DESCRIPTION - sat is a simple implementation of at(1). But is not fully compatible + sat is a simple implementation of at(1). But is not compatible with at(1). It is used to queue jobs to be executed later, outside the current controlling terminal. |