瀏覽代碼

Update bench-commands-cheatsheet.md

version-14
Ishan Loya 8 年之前
committed by Nabin Hait
父節點
當前提交
b310ab57de
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      frappe/docs/user/en/bench/resources/bench-commands-cheatsheet.md

+ 1
- 1
frappe/docs/user/en/bench/resources/bench-commands-cheatsheet.md 查看文件

@@ -53,7 +53,7 @@
* `bench get-app [repo-link]` - Downloads an app from a git repository and installs it
* `bench install-app [app-name]` Installs existing app
* `bench remove-from-installed-apps [app-name]` Remove app from the list of apps
* `bench uninstall-app [app-name]` Delete app and everything linked to the app
* `bench uninstall-app [app-name]` Delete app and everything linked to the app (Bench needs to be running)
* `bench remove-app [app-name]` Remove app from the bench entirely
* `bench --site [sitename] --force reinstall ` Reinstall with fresh database (Caution: Will wipe out old database)
* `bench new-site [sitename]` - Creates a new site


Loading…
取消
儲存