Te-Chi Liu 8 سال پیش
والد
کامیت
6dd36ada23
1فایلهای تغییر یافته به همراه11 افزوده شده و 0 حذف شده
  1. 11 0
      pages/common/bg.md

+ 11 - 0
pages/common/bg.md

@@ -0,0 +1,11 @@
+# bg
+
+> Resumes suspended jobs and keeps them running in the background.
+
+- Resume most recently suspended background job running in the background:
+
+`bg`
+
+- Resume a specific job running in the background:
+
+`bg {{job_id}}`