We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b0a94 commit b62e71dCopy full SHA for b62e71d
README-jp.md
@@ -105,7 +105,7 @@ OBJECTIVEを変更すると将来のタスク一覧とOBJECTIVEのフィード
105
- ```./clean.sh```
106
```workspace```、環境(コンテナ)をリセットします。また```./new_store.sh```も実行します
107
- ```./backup_workspace.sh```
108
-```workspace```を```workspace_backup```に現在時刻のフォルダを作成してバックアップします
+```workspace_backup```に現在時刻のフォルダを作成して```workspace```をバックアップします
109
(環境(コンテナ)やBabyCommandAGIのデータはバックアップされないのでご注意ください)
110
- ```./new_store.sh```
111
BabyCommandAGIのデータ(覚えている情報)を新しくします。新しいデータに切り替わるため、BabyCommandAGIは何も覚えていない状態になります。
0 commit comments