From 5d3bdf2820f31b3b1e6dd53ed6d34077a194b714 Mon Sep 17 00:00:00 2001 From: "jj-docs[bot]" Date: Tue, 25 Jun 2024 04:02:28 +0000 Subject: [PATCH] Deployed 40bb207 to prerelease with MkDocs 1.6.0 and mike 2.1.1 --- prerelease/cli-reference/index.html | 4 ++-- prerelease/filesets/index.html | 2 +- prerelease/git-comparison/index.html | 2 +- prerelease/search/search_index.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/prerelease/cli-reference/index.html b/prerelease/cli-reference/index.html index 8c588bc3d..5023e6d69 100644 --- a/prerelease/cli-reference/index.html +++ b/prerelease/cli-reference/index.html @@ -5791,7 +5791,7 @@ does not match the jj help output exactly.

  • --color <WHEN> — When to colorize output (always, never, debug, auto)
  • --quiet — Silence non-primary command output

    -

    For example, jj files will still list files, but it won't tell you if the working copy was snapshotted or if descendants were rebased.

    +

    For example, jj file list will still list files, but it won't tell you if the working copy was snapshotted or if descendants were rebased.

    Warnings and errors will still be printed.

  • @@ -6175,7 +6175,7 @@ Martin von Zweigbergk

    jj file chmod

    Sets or removes the executable bit for paths in the repo

    -

    Unlike the POSIX chmod, jj chmod also works on Windows, on conflicted files, and on arbitrary revisions.

    +

    Unlike the POSIX chmod, jj file chmod also works on Windows, on conflicted files, and on arbitrary revisions.

    Usage: jj file chmod [OPTIONS] <MODE> <PATHS>...

    Arguments: