From f13b84d5a8483bf56956817924194302368b5cbf Mon Sep 17 00:00:00 2001 From: logeshkrish <46309527+logeshkrish@users.noreply.github.com> Date: Thu, 28 Jan 2021 15:15:20 +0530 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ff3c830..79fe84e 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,12 @@ Request : ``` # Command Line Utility + +``` +command line utility for sail +``` +## To List All Process on Current User ``` -To List All Process on Current User $ ./sail list --all process @@ -107,16 +111,18 @@ $ ./sail list --all process 1126 1124 /opt/google/chrome/nacl_helper 1127 1125 /opt/google/chrome/nacl_helper 1130 1125 /opt/google/chrome/chrome --type=zygote + ``` -To Containerize the Process: - -Dockerize Help: +## To Containerize the Process: +## Dockerize Help: +``` $ ./sail dockerize -h Migrate a running linux process in to a Docker Image. + sail dockerize --pid [--time