From 77a9e9a69c2e88f82a80b163adbf2943c8896568 Mon Sep 17 00:00:00 2001 From: Nabonita Sen Date: Sat, 11 Nov 2023 00:43:42 +0800 Subject: [PATCH] Edit format --- docs/UserGuide.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 030f3bfc9b2..45b27405669 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -1269,7 +1269,7 @@ If your changes to the data file makes its format invalid, TAfinder will discard #### 7.2.3. Data management and import commands -| Action | Format, Examples | -|------------|-----------------------------------------------------------------| -| **Import** | - `import FILENAME`
- e.g., `import ta-applicants.csv` | -| **Attach** | - `attach INDEX FILEPATH`
- e.g.,`attach 2 john-resume.pdf` | +| Action | Format, Examples | +|-------------------------|-----------------------------------------------------------------| +| **Import** | - `import FILENAME`
- e.g., `import ta-applicants.csv` | +| **Attach** | - `attach INDEX FILEPATH`
- e.g.,`attach 2 john-resume.pdf` |