diff options
author | Rostislav Skudnov | 2019-02-06 11:57:15 +0000 |
---|---|---|
committer | Denys Vlasenko | 2019-02-14 13:01:46 +0100 |
commit | d712edc6d8f904a4e9d2e26fc9e8a4c45a2cf0b0 (patch) | |
tree | 63742d158c4591be44d895fb862659d40021369b /docs/posix_conformance.txt | |
parent | f81e0120f4478c58e126bcadb19b9954ed184e8f (diff) | |
download | busybox-d712edc6d8f904a4e9d2e26fc9e8a4c45a2cf0b0.zip busybox-d712edc6d8f904a4e9d2e26fc9e8a4c45a2cf0b0.tar.gz |
dd: add 'oflag=append'
Signed-off-by: Rostislav Skudnov <rostislav@tuxera.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'docs/posix_conformance.txt')
-rw-r--r-- | docs/posix_conformance.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/posix_conformance.txt b/docs/posix_conformance.txt index 0e6f4a3..f6e8858 100644 --- a/docs/posix_conformance.txt +++ b/docs/posix_conformance.txt @@ -183,6 +183,7 @@ dd compatibility options: iflag=skip_bytes| yes | | iflag=fullblock | yes | | oflag=seek_bytes| yes | | + oflag=append | yes | | df POSIX options option | exists | compliant | remarks |