From cb24a9c7ea0f304ed66c65fa998ff0e37fc80db4 Mon Sep 17 00:00:00 2001 From: Bruno Heridet Date: Wed, 13 May 2020 10:02:41 +0200 Subject: [PATCH] doc: rename edit command to update (#1774) --- docs/commands/{edit.md => update.md} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename docs/commands/{edit.md => update.md} (94%) diff --git a/docs/commands/edit.md b/docs/commands/update.md similarity index 94% rename from docs/commands/edit.md rename to docs/commands/update.md index abb33d84f4..06a1a1c431 100644 --- a/docs/commands/edit.md +++ b/docs/commands/update.md @@ -1,6 +1,6 @@ -# edit +# update -Edits an existing column on a table. First parameter is the column to edit and the second parameter is the value to put. +Updates an existing column on a table. First parameter is the column to update and the second parameter is the value to put. ## Examples @@ -15,7 +15,7 @@ Edits an existing column on a table. First parameter is the column to edit and t 3 │ abaracadabra.txt │ File │ │ 401 B │ a day ago │ a day ago 4 │ youshouldeatmorecereal.txt │ File │ │ 768 B │ a day ago │ a day ago ━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━┷━━━━━━┷━━━━━━━━━━┷━━━━━━━━┷━━━━━━━━━━━┷━━━━━━━━━━━ -> ls | edit modified neverrrr +> ls | update modified neverrrr ━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━┯━━━━━━━━━━┯━━━━━━━━┯━━━━━━━━━━━┯━━━━━━━━━━ # │ name │ type │ readonly │ size │ accessed │ modified ───┼────────────────────────────┼──────┼──────────┼────────┼───────────┼────────── @@ -35,7 +35,7 @@ Edits an existing column on a table. First parameter is the column to edit and t 0 │ X │ filesystem │ /home/username/stuff/expr/stuff 1 │ │ filesystem │ / ━━━┷━━━┷━━━━━━━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -> shells | edit " " X | edit path / +> shells | update " " X | update path / ━━━┯━━━┯━━━━━━━━━━━━┯━━━━━━ # │ │ name │ path ───┼───┼────────────┼──────