diff options
| -rw-r--r-- | bin/chflags/chflags.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1 index 31a4211fb25c..26b5bb24d9fe 100644 --- a/bin/chflags/chflags.1 +++ b/bin/chflags/chflags.1 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd June 12, 2018 +.Dd July 9, 2026 .Dt CHFLAGS 1 .Os .Sh NAME @@ -123,6 +123,8 @@ set the user append-only flag (owner or super-user only) set the archive flag (owner or super-user only) .It Cm uchg , uchange , uimmutable set the user immutable flag (owner or super-user only) +.It Cm udontcache , dontcache +set the dont cache flag (owner or super-user only) .It Cm uhidden , hidden set the hidden file attribute (owner or super-user only) .It Cm uoffline , offline |
